home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.0.2 / Script Examples / • Some Useful Utilities / UserStartup•Set Dir to Active < prev   
Encoding:
Text File  |  1996-09-09  |  228 b   |  7 lines  |  [TEXT/MPS ]

  1. # When placed in MPW "Startup Items" folder, this will add a "Set Dir to Active"
  2. # menu item in the Build menu upon launch of MPW.
  3.  
  4.  
  5. AddMenu Build '(-' ''
  6. AddMenu Build 'Set Dir to Active' '"{MPW}Set Dir to Active" ∑∑ Dev:Null'
  7.